Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle container optimization for default images when pure shell script is run at last #5958

Merged

Conversation

rangoo94
Copy link
Member

Pull request description

  • Handle container optimization (merging containers) for default images properly

Example

spec:
  system:
    pureByDefault: true
  steps:
  - run:
      image: curlimages/curl:latest
  - shell: echo hello

Fails with /.tktw-bin/sh not found

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

@rangoo94 rangoo94 requested a review from a team as a code owner October 22, 2024 13:32
@rangoo94 rangoo94 merged commit b8265f8 into main Oct 22, 2024
5 of 6 checks passed
@rangoo94 rangoo94 deleted the dawid/fix/handle-last-imageless-container-optimization-properly branch October 22, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants